Re: [GENERAL] Re: More PostgreSQL stuff - Mailing list pgsql-general

From lynch@lscorp.com (Richard Lynch)
Subject Re: [GENERAL] Re: More PostgreSQL stuff
Date
Msg-id v02140b05b23a73929ca2@[207.152.64.133]
Whole thread Raw
Responses Re: [GENERAL] Re: More PostgreSQL stuff  (Martin Schulze <joey@finlandia.Infodrom.North.DE>)
List pgsql-general
At 8:20 AM 10/2/98, Oliver Elphick wrote:
>Copied to PostgreSQL lists, in the hope of comments from the experts...
>
>Martin Schulze wrote:
>  >Is there a way to speed up postgres?  I'm converting one of my
>  >major apps from mSQL to PostgreSQL and PostgreSQL is at least three
>  >times slower.  That's horrible.  With this slowlyness I cannot
>  >install PostgreSQL in the office but only at home.

Also be sure that you have indexed the fields you use most for queries.

And be sure to do a vaccuum after major data insertion/updates.

--
--
-- "TANSTAAFL" Rich lynch@lscorp.com



pgsql-general by date:

Previous
From: Martin Schulze
Date:
Subject: Re: [GENERAL] Re: More PostgreSQL stuff
Next
From: Martin Schulze
Date:
Subject: Re: [GENERAL] Re: More PostgreSQL stuff